Home
last modified time | relevance | path

Searched hist:f91e81d31c1ef7561559368f29e4bb6eddf13ea1 (Results 1 – 1 of 1) sorted by relevance

/linux/mm/
H A Dzswap.cdiff f91e81d31c1ef7561559368f29e4bb6eddf13ea1 Tue Jan 30 02:36:53 CET 2024 Johannes Weiner <hannes@cmpxchg.org> mm: zswap: function ordering: compress & decompress functions

Writeback needs to decompress. Move the (de)compression API above what
will be the consolidated shrinking/writeback code.

Link: https://lkml.kernel.org/r/20240130014208.565554-18-hannes@cmpxchg.org
Signed-off-by: Johannes Weiner <hannes@cmpxchg.org>
Reviewed-by: Nhat Pham <nphamcs@gmail.com>
Cc: Chengming Zhou <zhouchengming@bytedance.com>
Cc: Yosry Ahmed <yosryahmed@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>